Creating new SDK for ADF new API veriosn#4487
Merged
hvermis merged 11 commits intoAzure:NetSdkADFV2from Jun 26, 2018
hvermis:psSdkJson6
Merged
Creating new SDK for ADF new API veriosn#4487hvermis merged 11 commits intoAzure:NetSdkADFV2from hvermis:psSdkJson6
hvermis merged 11 commits intoAzure:NetSdkADFV2from
hvermis:psSdkJson6
Conversation
Contributor
Author
|
Will add the release notes and updates to proj file in a separate commit. |
Contributor
|
@hvermis Please link the related REST spec |
Contributor
Author
|
PR for swagger changes - Azure/azure-rest-api-specs#3270 |
Contributor
|
@azuresdkci Test this please |
Contributor
|
@hvermis Please fix the failing tests |
dsgouda
suggested changes
Jun 25, 2018
| <Version>1.0.0</Version> | ||
| <AssemblyName>Microsoft.Azure.Management.DataFactory</AssemblyName> | ||
| <PackageTags>Microsoft Azure resource management;Data Factory;ADF;</PackageTags> | ||
| <PackageReleaseNotes> |
Contributor
There was a problem hiding this comment.
Please update the PackageReleaseNotes here
| <PackageId>Microsoft.Azure.Management.DataFactory</PackageId> | ||
| <Description>Azure Data Factory V2 is the data integration platform that goes beyond Azure Data Factory V1's orchestration and batch-processing of time-series data, with a general purpose app model supporting modern data warehousing patterns and scenarios, lift-and-shift SSIS, and data-driven SaaS applications. Compose and manage reliable and secure data integration workflows at scale. Use native ADF data connectors and Integration Runtimes to move and transform cloud and on-premises data that can be unstructured, semi-structured, and structured with Hadoop, Azure Data Lake, Spark, SQL Server, Cosmos DB and many other data platforms.</Description> | ||
| <Version>0.8.0-preview</Version> | ||
| <Version>1.0.0</Version> |
Contributor
There was a problem hiding this comment.
Please update the AssemblyInfo.cs too
dsgouda
approved these changes
Jun 26, 2018
Contributor
dsgouda
left a comment
There was a problem hiding this comment.
LGTM
Please merge the commits into a single commit and this is good to merge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.